const golang.org/x/net/http2.cipher_TLS_PSK_WITH_AES_128_CBC_SHA

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L102: 	cipher_TLS_PSK_WITH_AES_128_CBC_SHA             uint16 = 0x008C
		ciphers.go#L445: 		cipher_TLS_PSK_WITH_AES_128_CBC_SHA,